All Questions
1 question
2votes
1answer
3kviews
Loss function that penalizes under-predictions more than over-predictions? [duplicate]
I have a regression problem where I am predicting a continuous variable. Loss functions used most often in these cases (RMSE, MAE, etc.) don't treat over- or under- predictions differently. I am in a ...